projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32ebbc3
)
Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 15 Jul 2002 15:50:56 +0000
(15:50 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 15 Jul 2002 15:50:56 +0000
(15:50 +0000)
lispref/variables.texi
patch
|
blob
|
history
diff --git
a/lispref/variables.texi
b/lispref/variables.texi
index 197390e0b7d889ba8769eef2005e24b8e08e1ba2..c45599a92b669fc3c82b4f3e63fed3d5c111091f 100644
(file)
--- a/
lispref/variables.texi
+++ b/
lispref/variables.texi
@@
-1683,7
+1683,7
@@
for symbol @var{base-var}. This means that retrieving the value of
value of @var{alias-var} changes the value of @var{base-var}.
If the @var{docstring} argument is present, it specifies the documentation for
-@var{alias-var}; otherwise, it has the same documentation
that
@var{base-var},
+@var{alias-var}; otherwise, it has the same documentation
as
@var{base-var},
if any.
@end defmac